home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / style / misc / rs.sty / images.pl < prev    next >
Text File  |  1995-11-25  |  281b  |  12 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/usebox{RSfootbox};AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.   STYLE="height: 196.25ex; vertical-align: -0.70ex; " SRC="|."$dir".q|img1.png"
  8.  ALT="\usebox{\RSfootbox}">|; 
  9.  
  10. 1;
  11.  
  12.